projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1efc433
)
Remove macro related bindings (now in kmacro.el).
author
Kim F. Storm
<storm@cua.dk>
Tue, 20 Aug 2002 09:05:33 +0000
(09:05 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Tue, 20 Aug 2002 09:05:33 +0000
(09:05 +0000)
lisp/bindings.el
patch
|
blob
|
history
diff --git
a/lisp/bindings.el
b/lisp/bindings.el
index 413e18d9b7593eea4047a335e6ee0cf50ec826b5..ccc162f99aa40cd26066d47fdb94ecbb8686bfa4 100644
(file)
--- a/
lisp/bindings.el
+++ b/
lisp/bindings.el
@@
-584,10
+584,6
@@
language you are using."
(make-variable-buffer-local 'minor-mode-overriding-map-alist)
-;; From macros.c
-(define-key ctl-x-map "(" 'start-kbd-macro)
-(define-key ctl-x-map ")" 'end-kbd-macro)
-(define-key ctl-x-map "e" 'call-last-kbd-macro)
;; From frame.c
(global-set-key [switch-frame] 'handle-switch-frame)
(global-set-key [delete-frame] 'handle-delete-frame)